Welcome![Sign In][Sign Up]
Location:
Search - ant VRP

Search list

[Mathimatics-Numerical algorithmsAntColony

Description: 师兄写的一个蚂蚁算法的实现。现在与大家共同分析讨论-Hold write a Ant Algorithm realized. And now everyone is discussed
Platform: | Size: 3690496 | Author: 张庆 | Hits:

[JSPAnt大全

Description: java ant daquan
Platform: | Size: 14336 | Author: 白云 | Hits:

[Software EngineeringJavaACSFramework

Description: 伴随JavaACSFrameworkSrc.zip使用,是前者的介绍和使用说明书,关键字: Ant Colony, ACO-Accompanied by the use of JavaACSFrameworkSrc.zip is the introduction and use of the former description, keyword: Ant Colony, ACO
Platform: | Size: 167936 | Author: Dennis | Hits:

[Other65520754VRP

Description: 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
Platform: | Size: 106496 | Author: 刘勇 | Hits:

[Special Effectsyiqunsuanfa

Description: 实用的蚁群算法,程序试图对具有31个城市的VRP进行求解,简单实用-Ant colony algorithm practical, the program attempts to have 31 cities to solve the VRP, simple and practical
Platform: | Size: 6144 | Author: 刘柳 | Hits:

[Othervrproblem

Description: 解决vrp问题用蚁群算法,其中有出错误,还没找出来。-ant colony vrp
Platform: | Size: 2048 | Author: 王相互 | Hits:

[Mathimatics-Numerical algorithmsyqsfmatlab

Description: 强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.
Platform: | Size: 15360 | Author: 储育青 | Hits:

[DocumentsantcolonyalgorithmforVRP

Description: 蚁群算法解VRP问题 蚁群算法解VRP问题 蚁群算法解VRP问题 -the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the
Platform: | Size: 2048 | Author: Timson | Hits:

[matlabant-colony-matlab

Description: 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
Platform: | Size: 2048 | Author: naiyu | Hits:

[Mathimatics-Numerical algorithmsVRP

Description: 这是一个有关蚁群求解vrp问题。需建立文件输入客户地址。-This is an issue of the ant colony to solve vrp.
Platform: | Size: 2302976 | Author: 唐瑞雪 | Hits:

[source in ebookVRP

Description: 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
Platform: | Size: 2048 | Author: 叶宏 | Hits:

[Data structsant-VRP

Description: C++实现的VRP算法,作为实例非常不错的-C++ implementation of the VRP algorithm, as a very good example
Platform: | Size: 464896 | Author: PP | Hits:

[MacOS developVRP

Description: Vehicle routing problem with ant colony
Platform: | Size: 2048 | Author: vikhsoolak | Hits:

[AI-NN-PRVRP

Description: 这是基于vc ++和车辆路径优化的蚁群算法,希望对大家有所帮助!-ant colony algorithm for VRP
Platform: | Size: 131072 | Author: hjwei | Hits:

[AI-NN-PRant-VRP

Description: 蚁群算法求解VRP问题的测试实例代码,数据比较少-Ant Colony Algorithm for VRP test case code, data is relatively small
Platform: | Size: 2048 | Author: xinli | Hits:

[File Formatant-vrp

Description: 基于蚁群算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Ant colony algorithm based on code written by the traveling salesman problem, the function can solve the basic problem, hoping to help you! Download it
Platform: | Size: 2048 | Author: 董乾东 | Hits:

[matlabvrp

Description: 应用蚁群算法,求解路径规划、路径选择、最优路径的VRP等问题。(Ant colony algorithm to solve VRP problem)
Platform: | Size: 2048 | Author: Grace-M | Hits:

[matlabvrp

Description: 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that in a supply and demand relationship system, the vehicle picks up the goods from the source and delivers them to the corresponding distribution points. There is a maximum amount of cargo in the vehicle and there may be a time limit for delivery. It is necessary to arrange the picking time reasonably, organize the appropriate driving route, and satisfy the user's needs, and at the same time minimize a certain cost function, such as the minimum total working time and the shortest path. It can be seen that the TSP problem is a simple and special form of the VRP problem. Therefore, VRP is also an NP hard problem. At present, there are many ways to solve this kind of problem, mainly based on heuristic algorithms. Including annealing algorithm, genetic algorithm, ant colony algorithm, tabu algorithm, etc. This paper introduces two simple algorithms: C-W saving algorithm and genetic algorithm.)
Platform: | Size: 4096 | Author: HappyppaH | Hits:

[matlab蚂蚁算法VRP

Description: matlab 蚂蚁算法 进行VRP 计算(Matlab Ant Algorithms for VRP Computing)
Platform: | Size: 6144 | Author: b坏鱼f | Hits:

[matlab蚁群VRP

Description: 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
Platform: | Size: 9216 | Author: Shielas | Hits:
« 12 3 4 »

CodeBus www.codebus.net